In index.tpl you need to put those BEGIN and END tags where you put your tags, e.g:

<!-- BEGIN: LASTLOGGEDIN -->
<td class="even">
<div class="content-latest-index" align="center">
{LASTLOGGEDIN_AVATAR}<br />
{LASTLOGGEDIN_USER}<br />
</div></td>
<!-- END: LASTLOGGEDIN -->